Articles by Arvid L
-
How to Add an Ubuntu system to OpenLDAP Server
Author: Arvid L • Tags: • Comments: 0After you've completed the OpenLDAP installation, you will also need to add a client machine to authenticate against your OpenLDAP server. In this tutorial, you will learn how to add an Ubuntu 20.04 Linux system to the OpenLDAP server using libnss-ldap and libpam-ldap.
-
How to Install OpenLDAP on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 1OpenLDAP is a free and open-source software suite implementation of LDAP (Lightweight Directory Access Protocol). In this article, we will show you how to install and configure OpenLDAP on the Debian 11 Bullseye.
-
How to Install OTRS (CE) Ticketing System on Rocky Linux
Author: Arvid L • Tags: linux, server, web server • Comments: 1OTRS Community Edition is an open-source helpdesk software written in Perl. In this article, you will learn how to install OTRS Community Edition on the Rocky Linux system. You will be installing OTRS with the MariaDB database and Apache webserver.
-
-
How to Install Passbolt Password Manager on Rocky Linux
Author: Arvid L • Tags: linux, security • Comments: 0Passbolt is a free and open-source password manager based on PHP, MySQL, and OpenPGP. In this article, you will learn how to install Passbolt self-hosted password manager on the Rocky Linux server.
-
How to Install Bagisto eCommerce on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0Bagisto is a free and open-source eCommerce software written in Laravel PHP framework. In this tutorial, we will show you how to install Bagisto eCommerce on the Debian 11 Bullseye. We will be using the PHP-FPM, Nginx web server, and MariaDB database.
-
Getting Started with Podman (Docker Alternative) on Rocky Linux
Author: Arvid L • Tags: linux, virtualization • Comments: 1Podman is a Linux-native tool for deploying applications using Open Container Initiative (OCI) containers and container images. It supports multiple container image formats, including Docker images and OCI container images.
-
How to Install Puppet Server and Agent on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 1Puppet is a centralized configuration management and automation tool. In this guide, you will install and configure the Puppet server and agent on the Debian 11 Bullseye.
-
How to Install Prometheus and Node Exporter on Rocky Linux
Author: Arvid L • Tags: linux, monitoring • Comments: 0In this article, you will learn how to install the Prometheus monitoring tool and Node Exporter on a Rocky Linux 8 system. Prometheus collects data and metrics through HTTP endpoints from target servers. Node exporter exposes hardware and kernel-related matrics from Linux machines.
-
How to Install Etherpad with Nginx and SSL on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 2Etherpad is a collaborative and real-time text editor for your team. In this tutorial, you will install and configure the Etherpad Real-time Collaborative Editor on the Debian 11 Bullseye.
-
How to Install Apache Guacamole on Debian 11
Author: Arvid L • Tags: debian, desktop, linux • Comments: 2Apache Guacamole is a free and open-source remote desktop gateway that allows you to connect to your computer/server remotely using different protocols such as SSH, RDP, and VNC. In this tutorial, you'll install and configure the Apache Guacamole to a Debian 11 Bullseye.